ostree.git
2016-06-13 Simon McVittiebuild: distribute more test files
2016-06-13 Simon McVittiebuild: distribute TAP helper scripts in tarballs
2016-06-13 Simon McVittiebuild: distribute test scripts in tarballs
2016-06-13 Simon McVittiebuild: distribute libostree.sym in tarballs
2016-06-13 Simon McVittieautogen.sh: rely on VPATH for submodules' Makefile...
2016-06-13 Simon McVittieLink libreaddir-rand to libdl
2016-06-12 Simon McVittietest-sysroot.js: set "strict mode" when sourcing libtest.sh
2016-06-10 Alexander Larssontests: Exit valgrind tests if a leak is detected
2016-06-10 Alexander Larssonpull: Fix leak of refs_to_fetch
2016-06-10 Alexander Larssonpull: Fix leaked uri in request_static_delta_superblock...
2016-06-10 Alexander Larssonpull: Fix leak of FetchObjectData in some cases
2016-06-10 Alexander Larssonpull: Fix leak of debug temporary strings
2016-06-10 Alexander Larssonlibotutil: Fix leak of VariantMapData
2016-06-09 Colin Walterstests: Modernize valgrind infrastructure
2016-06-09 Colin Walterslib: Add OSTREE_SUPPRESS_SYNCFS environment variable
2016-06-09 Colin Walterslib: Fix a leak in remote parsing
2016-06-09 Mathnerd314related-projects: Update with more information and...
2016-06-09 Mathnerd314docs: Get API docs working again
2016-06-09 Mathnerd314pull: Move pull and pull_onedir back into ostree-repo.c
2016-06-09 Mathnerd314pull: Move libsoup-related code from ostree-repo.c...
2016-06-09 Mathnerd314repo: use OSTREE_TIMESTAMP (=1) for checked-out files
2016-06-09 Colin Waltersrepo: (minor) Drop a GFile usage in signature creation
2016-06-09 Colin Walterslib: Add a helper for mmap->bytes with openat(), use...
2016-06-09 Colin Walterslib: Add `_ALLOW_NOENT` flag to internal variant mappin...
2016-06-09 Colin Waltersglnx porting: Drop use of gs_file_openat_noatime
2016-06-09 Colin Walterslibglnx porting: Drop last use of gs_transfer_out_value()
2016-06-09 Colin Waltersglnx porting: Drop last uses of gs_file_get_basename_ca...
2016-06-09 Krzesimir Nowakrepo: Fix build on 32-bit systems
2016-06-07 Jonathan Lebonconfigure.ac: properly check for bison
2016-06-07 Jonathan Lebonostree_repo_write_commit: add missing docstring arg
2016-06-07 Colin Walterstests/test-pull-c: New test that runs through the pull...
2016-06-06 Colin Walterstests: Use strict mode by default for C tests
2016-06-03 Krzesimir Nowaksummary: Fix a typo
2016-06-02 Colin Waltersglnx porting: Port away from gs_file_get_basename_cached()
2016-06-02 Colin Walterslibglnx porting: Port away from gs_file_map_noatime()
2016-06-01 Colin Walterslib: Drop GFile variant mapping API for fd-relative
2016-06-01 Colin Walterslib: Change ot_util_variant_map helpers to consistently...
2016-06-01 Sam Spilsburyrepo: Display estimated time remaining when pulling
2016-05-31 Colin Walterscore: Port to new libglnx tempname API
2016-05-30 Colin Walterssysroot: Correct error handling path in previous libgln...
2016-05-30 Colin Walterslibglnx porting: Port away from gs_file_ensure_directory()
2016-05-30 Colin Walterslibglnx porting: Port callers of gs_file_unlink to...
2016-05-30 Colin Waltersrepo: Port uncompressed cache GC to libglnx
2016-05-30 Colin Walterslibglnx porting: Port "load utf8 file" contents API...
2016-05-27 Krzesimir Nowakrepo: Add functions for verifying any data in repository
2016-05-27 Krzesimir Nowakrepo: Factor out setting up a GPG verifier
2016-05-27 Krzesimir Nowakrepo: Add a missing Returns paragraph
2016-05-27 Krzesimir Nowakrepo: Factor out the check of gpg result to a separate...
2016-05-26 Krzesimir Nowakcore: Add a function creating an archive-z2 content...
2016-05-25 Mathnerd314commit: Update manpage to reflect --editor
2016-05-25 Mathnerd314log: Display "(no subject)" for commits without a subject
2016-05-25 Mathnerd314commit: Don't require a subject
2016-05-25 Mathnerd314commit: Display subject/body in commit editor
2016-05-25 Mathnerd314commit: Add --editor / -e command line argument
2016-05-25 Mathnerd314commit: accept NULL subject argument
2016-05-25 Alexander LarssonBuild on older versions of glib
2016-05-24 Krzesimir Nowaklibotutil: Plug a leak
2016-05-23 Giuseppe Scrivanoman: add missing options for commit
2016-05-20 Alexander Larssontests: Fix build with old glib
2016-05-19 Krzesimir Nowakbuild: Install new autocleanups header
2016-05-17 Krzesimir Nowakbuild: Allow ostree to use g_autoptr on its types inter...
2016-05-17 Krzesimir Nowakbuild: Remind about bumping related versions
2016-05-17 Krzesimir Nowaklibostree: Add g_autoptr() support for the public types
2016-05-13 Gatis PaeglisFix build when have_libsoup_client_certs=no
2016-05-13 Colin WaltersREADME: x/xdg-app/flatpak/
2016-05-13 Krzesimir Nowaklibostree: Fix bracket-missing warnings
2016-05-12 Micah Abbottdocs: fix swapped link syntax
2016-05-12 Colin Waltersbuild: Don't run glib-mkenums if there's nothing to do
2016-05-12 Colin WaltersMake enum generation private by default, export stub...
2016-05-12 Sam SpilsburyMakefile: Move to AM_DISTCHECK_CONFIGURE_FLAGS
2016-05-12 Krzesimir Nowaklibostree: Variant-related leak plugs and fixes
2016-05-10 Krzesimir Nowakrepo: Allow using options for fetching summary
2016-05-10 Krzesimir Nowakrepo: Plug a leak
2016-05-10 Krzesimir Nowakcore: Improve variant format docs
2016-05-09 Jonathan LebonOstreeRepo: add extensions directory
2016-05-09 Krzesimir Nowaksysroot: Plug some leaks
2016-05-07 Colin Walterstrivial-httpd: Add __attribute__((format))
2016-05-06 Colin Waltersbuild: Use --std=gnu99
2016-05-06 Jonathan Lebontests/test-libarchive-import.c: add tests
2016-05-06 Jonathan Lebontests/test-libarchive.sh: add more test
2016-05-06 Jonathan Lebonot-builtin-commit.c: add --skip-list option
2016-05-06 Jonathan Lebonostree-repo-libarchive.c: major refactor
2016-05-06 Colin Walterslibglnx porting: Migrate to glnx_stream_fstat()
2016-05-06 Colin Walterslib: Add more filename validations (no ., .. or /)...
2016-05-02 Colin Waltersrepo: Make repo/tmp expiry configurable via tmp-expiry...
2016-05-02 Colin Waltersrepo: Clean up staging directory for previous boot IDs
2016-05-02 Colin Waltersrepo: Add OSTREE_BOOTID override envvar for debugging
2016-05-02 Colin Waltersrepo: Add OSTREE_REPO_TEST_ERROR=pre-commit env var
2016-05-02 Colin Waltersrepo: Fix reading repos on read-only media
2016-05-02 Colin Walterslibglnx porting: Migrate from GSConsole
2016-05-01 Colin Waltersbuild: Introduce --with-dracut=yesbutnoconf
2016-04-26 Colin Waltersdeploy: Start hardlinking kernel/initramfs on single...
2016-04-25 Simon McVittietest-parent: this test requires user xattrs
2016-04-25 Gatis PaeglisFix --enable_rofiles_fuse=no build
2016-04-22 Alexander Larssonrepo: Handle parent repos with different remote configu...
2016-04-22 Krzesimir Nowaktests: Add a test for ostree pull --url
2016-04-22 Krzesimir Nowaktrivial-httpd: Add a --log-file option
2016-04-22 Krzesimir Nowakpull: Add a --url option
2016-04-22 Krzesimir Nowaklib: Add URL override pull option
2016-04-22 Alexander Larssonrepo: Fix temporary directory allocation
next